home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / PRGMANIA / @FALCON / VISUAL41 / MISC / DEV_MON.BUG < prev    next >
Encoding:
Text File  |  1996-09-22  |  365 b   |  19 lines

  1.     Devpack Bugs
  2.     ------------
  3.  
  4.     . put an opt o- before and an opt o+ after a line like :
  5.         jmp ([my_label])
  6.  
  7.     . The following sequence makes 2 bombs when assembling
  8.       rept 2
  9.       move d0-d7,-(sp)
  10.       endr
  11.  
  12.     Mon030 3.10
  13.     -----------
  14.  
  15.     . Your last BSS variable will not be cleared (put to 0) at
  16.       Mon030 startup
  17.     . You cannot trace a jsr ([my_label])
  18.  
  19.